Table gymnastics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Sep 2010 11:59:03 +0000 (07:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Sep 2010 12:59:26 +0000 (08:59 -0400)
docs/reference/gtk/migrating-2to3.xml

index bcc27b88445c264d47abc022f47955621a2becd0..b966a8e8068594259fa759132b95bdc3ec8aa6fb 100644 (file)
@@ -394,8 +394,11 @@ cairo_destroy (cr);
       The following values correspond:
       <table>
         <tgroup cols="3">
+          <colspec colname="1"/>
+          <colspec colname="2"/>
+          <colspec colname="3"/>
           <thead>
-            <row><entry>GTK+ 2.x</entry><entry morerows="1">GTK+ 3</entry></row>
+            <row><entry>GTK+ 2.x</entry><entry namest="2" nameend="3">GTK+ 3</entry></row>
             <row><entry>GtkProgressBarOrientation</entry><entry>GtkOrientation</entry><entry>inverted</entry></row>
           </thead>
           <tbody>